analytics/tracker/test/fixtures
Vini Brasil 67be43b6e6
Add tagged events support for revenue goals (#3038)
* Add tagged events support for revenue goals

This commit adds two special classes for tracking revenue with tagged
events. The following example sends an event with revenue data when the
tracker script has revenue and tagged-events script extensions:

```html
<button class="plausible-event-revenue-amount=10.29 plausible-event-revenue-currency=EUR"></button>
```

* Rename special revenue tracking class name
2023-06-19 12:59:47 +01:00
..
custom-event-edge-case.html Add tagged-events script extension (#2333) 2022-11-21 16:17:44 +02:00
file-download.html Rework outbound links and file downloads (#2208) 2022-09-29 14:12:35 +03:00
hash-exclusions.html exclude pages by hash when using script.exclusions.hash.js (#2172) 2022-09-07 16:41:08 +03:00
outbound-link.html Rework outbound links and file downloads (#2208) 2022-09-29 14:12:35 +03:00
revenue.html Add tagged events support for revenue goals (#3038) 2023-06-19 12:59:47 +01:00
simple.html Add basic test harness for browserstack/playwright (#1961) 2022-08-04 11:50:09 +03:00
tagged-event.html Improve tagged events (#2880) 2023-04-27 14:08:24 +03:00