- 
                Notifications
    You must be signed in to change notification settings 
- Fork 18
Open
Description
Hello everyone,
First of all thanks a lot for all the great work here !
I've been using the segment snippet in a nextjs application and everything is going well. (I followed nextjs official integration process)
However, I've found myself trying to send some url parameters as event properties in the default page call for 2 main reasons
- having many urls like myproject.com/foo&label=ABCandmyproject.com/foo&label=DEFmakes it impossible to analyze the data without struggle or ETL
- it breaks Amplitude's quota of event types number since i get a new one every time a new event combinaison is created 😅
Any idea how I can get out of this ?
Cheers 👋
Metadata
Metadata
Assignees
Labels
No labels