Skip to content

Commit 46e64bf

Browse files
authored
Merge pull request #24 from riha112/4123
[4123] Change of default start_url parameter to support analytics
2 parents 2d93765 + 4b3f999 commit 46e64bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/etc/config.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<background_color>ffffff</background_color>
3838
<lang>en-US</lang>
3939
<theme_color>ffffff</theme_color>
40-
<start_url>/</start_url>
40+
<start_url>/?utm_source=homescreen&amp;utm_medium=scandiPWA</start_url>
4141
<display>standalone</display>
4242
<orientation>portrait</orientation>
4343
<scope>/</scope>

0 commit comments

Comments
 (0)