Mobile/Distribution Files: Difference between revisions

Jump to navigation Jump to search
no edit summary
m (Add security exception.)
No edit summary
Line 89: Line 89:


==Search Plugins==
==Search Plugins==
Search plugins do no need to be listed in any file. Instead, create a directory structure like the following, and they will be
Include search plugins in a directory structure like the following, and they will be
automatically loaded:
automatically loaded:


Line 111: Line 111:


==Add-ons==
==Add-ons==
Add-ons do no need to be listed in any file. Instead, include them in an extensions directory as follows, and they will be
Include add-ons in an extensions directory as follows, and they will be
automatically loaded:
automatically loaded:


Line 178: Line 178:
; 13: Fetch: non-success HTTP response.
; 13: Fetch: non-success HTTP response.
; 14: Fetch: invalid Content-Type header received.
; 14: Fetch: invalid Content-Type header received.
==Crafting a distribution referrer==
These are the fields exposed in a referrer URL to Play:
; ``utm_content``: **The distribution name**. Must be unique. Identifies the distribution name.
; ``utm_campaign``: **The campaign name**. Must be ``distribution``.
; ``utm_source``: Original referrer. E.g., ``mozilla``. Not used by Firefox.
; ``utm_medium``: Campaign medium. E.g., ``email``. Not used by Firefox.
; ``utm_term``: Search terms. E.g., ``web+browser``. Not used by Firefox.
canmove, Confirmed users
640

edits

Navigation menu