Skip to content

Commit 87e87db

Browse files
committed
Remove redundant TODO
1 parent 8d33ed0 commit 87e87db

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/ecommerce-revenue-tracking.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,6 @@ How to send revenue data depends on the way you've set up custom events. You can
3838
<button class="plausible-event-name=Purchase plausible-revenue-amount=10.29 plausible-revenue-currency=EUR"></button>
3939
```
4040

41-
:::tip Using the CSS class name approach for custom events?
42-
You should change the file name in the `src` attribute of your Plausible snippet to `script.revenue.tagged-events.js`
43-
:::
44-
4541
Or [the JavaScript function approach](custom-event-goals.md#trigger-custom-events-manually-with-a-javascript-function):
4642

4743
```javascript

0 commit comments

Comments
 (0)