> ## Documentation Index
> Fetch the complete documentation index at: https://docs.jobing.site/llms.txt
> Use this file to discover all available pages before exploring further.

# File and analytics integrations

> Copy uploaded files to Google Drive and measure hosted form activity with GA4 or Meta Pixel.

## Google Drive

Google Drive copies uploaded files from new responses to a chosen folder.

You need:

* the Drive folder ID;
* a Google service account JSON credential;
* the folder shared with the service account email.

You can also save a JSON response summary beside uploaded files.

<Info>
  Drive delivery does not change the Jobing upload safety warning. Files are not currently malware-scanned.
</Info>

## Google Analytics

Google Analytics tracks hosted form views and completions in GA4.

You need a GA4 measurement ID such as:

```text theme={null}
G-XXXXXXXXXX
```

## Meta Pixel

Meta Pixel tracks hosted form views and completions for Meta advertising measurement.

You need your numeric Meta Pixel ID.

## Hosted forms versus native website forms

The Jobing analytics integrations track the Jobing-hosted form experience.

If you place a native form inside your own website, use that website's normal analytics setup for page views and button behavior. The response itself still arrives in Jobing.

## Privacy checks

Before enabling analytics:

* update your cookie or tracking notice when required;
* collect consent where required;
* avoid sending sensitive form answers as analytics properties;
* test that one form view and one completion produce the expected events.

<Warning>
  Analytics laws and consent requirements differ by location. Configure tracking for the visitors and regions you serve.
</Warning>
